Resource StructureDefinition/FHIR Server from package rki.demis.ars#1.0.0-alpha.1 (94 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "PractitionerRole",
"url" : "https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRole",
"version" : "1.0.0",
"name" : "PractitionerRole",
"title" : "Rolle Arztpraxis oder anderer Probeneinsender",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-27",
"publisher" : "ARS@rki.de",
"description" : "In dieser Ressource kann für Arztpraxen und andere nicht-stationäre Probeneinsender die Facharztgruppe angegeben werden.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole.id",
"path" : "PractitionerRole.id",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.identifier",
"path" : "PractitionerRole.identifier",
"max" : "0"
},
{
"id" : "PractitionerRole.active",
"path" : "PractitionerRole.active",
"max" : "0"
},
{
"id" : "PractitionerRole.period",
"path" : "PractitionerRole.period",
"max" : "0"
},
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"max" : "0"
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://demis.rki.de/fhir/ars/StructureDefinition/PhysicianOfficeOrOther"
]
}
],
"mustSupport" : true
},
{
"id" : "PractitionerRole.organization.reference",
"path" : "PractitionerRole.organization.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.organization.type",
"path" : "PractitionerRole.organization.type",
"max" : "0"
},
{
"id" : "PractitionerRole.organization.identifier",
"path" : "PractitionerRole.organization.identifier",
"max" : "0"
},
{
"id" : "PractitionerRole.organization.display",
"path" : "PractitionerRole.organization.display",
"max" : "0"
},
{
"id" : "PractitionerRole.code",
"path" : "PractitionerRole.code",
"max" : "0"
},
{
"id" : "PractitionerRole.specialty",
"path" : "PractitionerRole.specialty",
"max" : "1",
"mustSupport" : true
},
{
"id" : "PractitionerRole.specialty.coding",
"path" : "PractitionerRole.specialty.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe",
"path" : "PractitionerRole.specialty.coding",
"sliceName" : "KBV-Fachgruppe",
"min" : 0,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
}
},
{
"id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.system",
"path" : "PractitionerRole.specialty.coding.system",
"min" : 1,
"patternUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE",
"mustSupport" : true
},
{
"id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.version",
"path" : "PractitionerRole.specialty.coding.version",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.code",
"path" : "PractitionerRole.specialty.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.specialty.text",
"path" : "PractitionerRole.specialty.text",
"mustSupport" : true
},
{
"id" : "PractitionerRole.location",
"path" : "PractitionerRole.location",
"max" : "0"
},
{
"id" : "PractitionerRole.healthcareService",
"path" : "PractitionerRole.healthcareService",
"max" : "0"
},
{
"id" : "PractitionerRole.telecom",
"path" : "PractitionerRole.telecom",
"max" : "0"
},
{
"id" : "PractitionerRole.availableTime",
"path" : "PractitionerRole.availableTime",
"max" : "0"
},
{
"id" : "PractitionerRole.notAvailable",
"path" : "PractitionerRole.notAvailable",
"max" : "0"
},
{
"id" : "PractitionerRole.availabilityExceptions",
"path" : "PractitionerRole.availabilityExceptions",
"max" : "0"
},
{
"id" : "PractitionerRole.endpoint",
"path" : "PractitionerRole.endpoint",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.